System::Security::SecurityElement::SearchForTextOfTag μέθοδος
SecurityElement::SearchForTextOfTag method
Λαμβάνει το εσωτερικό κείμενο της ετικέτας-παιδιού με βάση το όνομα της ετικέτας.
String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ετικέτα | const String& | Όνομα ετικέτας για αναζήτηση. |
ReturnValue
Text of the first tag with specified name or null if not found.
Δείτε επίσης
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++