Condividi tramite


ContainerChild.GetSeparatorId(String) Method

Definition

Gets the id of the separator.

protected static string GetSeparatorId (string owningFullClassName);
static member GetSeparatorId : string -> string
Protected Shared Function GetSeparatorId (owningFullClassName As String) As String

Parameters

owningFullClassName
String

The full class name of the class owning the separator.

Returns

The separator id.

Applies to