IShareCanReshare Property |
Get or set the permission to reshare the object.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax bool CanReshare { get; set; }
Property CanReshare As Boolean
Get
Set
property bool CanReshare {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also