WebFormsReferenceManager::GetRegisterDirectives Method ()

 

Gets the register directives for the current project document.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

public:
virtual ICollection^ GetRegisterDirectives() abstract

Return Value

Type: System.Collections::ICollection^

A collection of strings representing the register directives defined in the current document.

.NET Framework
Available since 2.0
Return to top
Show: