Specifies whether page templates should be used.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public enum ApplyPageTemplate |
Visual Basic |
---|
Public Enumeration ApplyPageTemplate |
Members
Member name | Value | Description | |
---|---|---|---|
True | 0 | The page template will be applied to the page. | |
False | 1 | The page template won't be applied to the page |