AudiencesDecode(String, Boolean, Boolean, Boolean) Method

Definition

Namespace: Centralpoint.Web.Cms
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static Guid Decode(
	string value,
	out bool isCda,
	out bool isConsole,
	bool forceRootConsole
)

Parameters

value  String
 
isCda  Boolean
 
isConsole  Boolean
 
forceRootConsole  Boolean
 

Return Value

Guid

See Also