XmlDocumentationProvider.GetTypeNodeDocumentation(Type, String) Method

Definition

protected virtual string GetTypeNodeDocumentation (Type controllerType, string childExpression);
abstract member GetTypeNodeDocumentation : Type * string -> string
override this.GetTypeNodeDocumentation : Type * string -> string
Protected Overridable Function GetTypeNodeDocumentation (controllerType As Type, childExpression As String) As String

Parameters

controllerType
Type
childExpression
String

Returns

Applies to