{CompanyName} FlexyGo

UserSecurityConfig..::..CanViewTemplate Method

Determines whether this Template can be viewed.

Namespace:  FLEXYGO.Security
Assembly:  flxSecurity (in flxSecurity.dll)

Syntax


public bool CanViewTemplate(
	string TemplateId
)
Public Function CanViewTemplate ( _
	TemplateId As String _
) As Boolean

Parameters

TemplateId
Type: String
The TemplateId.

Return Value

true if this EntityObject can be viewed; otherwise, false.

Exceptions


ExceptionCondition
ExceptionError Checking Can View