Redigera

Dela via


InspectorUIUtility.RenderDocumentationSection(String) Method

Definition

Render a documentation header with button for given url value

public:
 static bool RenderDocumentationSection(System::String ^ url);
public static bool RenderDocumentationSection (string url);
static member RenderDocumentationSection : string -> bool
Public Shared Function RenderDocumentationSection (url As String) As Boolean

Parameters

url
String

Url to open if button is clicked

Returns

true if object drawn and button clicked, false otherwise

Applies to