[ROOT] / doc / DocFrag / ARCQuery.QueryProgress.GetHTMLLinksToIndividualQueryParts
Key | Value |
---|---|
Assembly | ARCQuery |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -8- |
Name | GetHTMLLinksToIndividualQueryParts |
Namespace | ARCQuery |
Type | QueryProgress |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | QueryProgress |
MethodName | GetHTMLLinksToIndividualQueryParts |
MethodSignature | System.String GetHTMLLinksToIndividualQueryParts(System.Collections.Generic.List`1[ARCCore.IKCoded], System.Collections.Generic.IEnumerable`1[ARCQuery.QueryExpression], Int32, System.Collections.Generic.IEnumerable`1[ARCQuery.QueryExpressionWithSuggestions], Boolean) |
Is able to generate the following:
1) Links to all items of query, including any non-QueryExpression parts at start of query.
2) Hints for modifying query, from QueryExpressionWithSuggestions (linked to CreateHints).
3) An HTML <Textarea>-field for editing the query (as an alternative to editing the URL field in the browser).
Generated 2024-11-12 23:40:58.871 UTC