![]() |
PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Accesses the control entry from string.
Namespace: Smartsite.Base.HttpNamespaceManager
Assembly: Smartsite.Base (in Smartsite.Base.dll)
Syntax
C# | ![]() |
---|---|
public static AccessControlEntryFromString( string aceString ) |
Visual Basic (Declaration) | ![]() |
---|---|
Public Shared Function AccessControlEntryFromString ( _ aceString As _ ) As |
Parameters
- aceString
- String
The ace string.
Return Value
See Also
AccessControlEntry Class
Smartsite.Base.HttpNamespaceManager Namespace