Megosztás a következőn keresztül:


RegistrationDescription.ValidateTags(String) Method

Definition

Validates the given tags.

public static bool ValidateTags (string tags);
static member ValidateTags : string -> bool
Public Shared Function ValidateTags (tags As String) As Boolean

Parameters

tags
String

The tags to validate.

Returns

true if the tags are validated; otherwise, false.

Applies to