RenderPath Property

Retrieves the ID of the rendering path being used.

Syntax

Visual Basic Overridable  Protected  ReadOnly Property RenderPath As RenderPathID
C# protected   virtual  RenderPathID RenderPath { get; }
Managed C++ protected:  __property virtual RenderPathID get_RenderPath();
JScript protected   function get RenderPath() : RenderPathID;

Possible Values

The property is read-only. The property has no default value.

Property Information

Applies To

BaseRichControl

See Also

Internet Explorer WebControls