Show / Hide Table of Contents

Method CreateForGroups

CreateForGroups(Nullable<String>, Nullable<String>)

Returns query parameters that will find groups with a specified owner and title.

Declaration
public static PortalQueryParameters CreateForGroups(string? owner, string? title)
Parameters
Type Name Description
System.Nullable<String> owner

The username of the owner (may be null).

System.Nullable<String> title

The title of the group (may be null).

Returns
Type Description
PortalQueryParameters

Initialized portal query parameters

Applies to

Platforms and versions
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.