Namespace for rendering page title, description and content: http://www.composite.net/ns/rendering/1.0
Namespace: Composite.Core.XmlAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public static XNamespace Rendering10 { get; private set; } |
Visual Basic |
---|
Public Shared Property Rendering10 As XNamespace Get Private Set |
Visual C++ |
---|
public: static property XNamespace^ Rendering10 { XNamespace^ get (); private: void set (XNamespace^ value); } |