System::Security::SecurityElement::SearchForTextOfTag methode
SecurityElement::SearchForTextOfTag method
Haalt de binnenste tekst van een kindtag op op tagnaam.
String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
| Parameter | Type | Beschrijving |
|---|---|---|
| tag | const String& | Tagnaam om naar te zoeken. |
ReturnValue
Text of the first tag with specified name or null if not found.
Zie ook
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++