AudiencesDecode(String, Boolean, Boolean, Boolean) Method
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public static Guid Decode(
string value,
out bool isCda,
out bool isConsole,
bool forceRootConsole
)
Public Shared Function Decode (
value As String,
<OutAttribute> ByRef isCda As Boolean,
<OutAttribute> ByRef isConsole As Boolean,
forceRootConsole As Boolean
) As Guid
- value String
-
- isCda Boolean
-
- isConsole Boolean
-
- forceRootConsole Boolean
-
Guid