System::Security::SecurityElement::SearchForTextOfTag metod
SecurityElement::SearchForTextOfTag method
Hämtar underordnad tags inre text efter taggnamn.
String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
| Parameter | Type | Beskrivning |
|---|---|---|
| tagg | const String& | Taggnamn att söka efter. |
ReturnValue
Text of the first tag with specified name or null if not found.
Se även
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++