public bool SessionRolesCached { get; set; }
Public Property SessionRolesCached As Boolean Get Set
public: property bool SessionRolesCached { bool get (); void set (bool value); }
member SessionRolesCached : bool with get, set
In This Article