System::Security::SecurityElement::SearchForTextOfTag मेथड
SecurityElement::SearchForTextOfTag method
टैग नाम के आधार पर चाइल्ड टैग का आंतरिक पाठ प्राप्त करता है।
String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| टैग | 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++