SavedPermission..::..ControlType Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Security
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public string ControlType { get; set; }
Public Property ControlType As String
	Get
	Set
public:
property String^ ControlType {
	String^ get ();
	void set (String^ value);
}